vulkan: Allow to control scaling in the blend pipeline
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Sep 2017 02:07:30 +0000 (22:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 Sep 2017 02:12:25 +0000 (22:12 -0400)
commit538e7c79821c754196e89de33162e0bd9a2cb62f
tree5962db37ef44692c350cd8cfeba11a19e8eb8423
parente91051a5626d5594ac79289de6ac6d054329df76
vulkan: Allow to control scaling in the blend pipeline

Pass in a second rect that defines the size of the texture.
Update the sole caller to pass in the same rect, for unchanged
behavior.
gsk/gskvulkanblendpipeline.c
gsk/gskvulkanblendpipelineprivate.h
gsk/gskvulkanrenderpass.c